home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / msdos / boot200.zip / DESCRIBE.DOC < prev    next >
Text File  |  1993-06-15  |  9KB  |  204 lines

  1.  
  2.  
  3.  
  4.  
  5.           BOOT.SYS                   DESCRIBE.DOC              Version 2.00
  6.  
  7.  
  8.  
  9.           BOOT.SYS(tm) and the accompanying programs and documentation are
  10.  
  11.  
  12.                  Copyright (c) 1989, 1990, 1991, 1993 Hans Salvisberg
  13.                                  All rights reserved
  14.  
  15.  
  16.  
  17.           This file lists several descriptions of BOOT.SYS which you may
  18.           use as you like.
  19.  
  20.  
  21.  
  22.           BOOT.SYS v2.00 <ASP> - The heavy-duty config manager.
  23.  
  24.           ----------------------------------------------------------------
  25.  
  26.           BOOT.SYS v2.00 <ASP> - The heavy-duty config manager. Everything
  27.           in DOS6 multi-config and much more, under all versions of DOS.
  28.  
  29.           ----------------------------------------------------------------
  30.  
  31.           BOOT.SYS v2.00 <ASP> - The heavy-duty config manager. Gives you
  32.           one or more menus out of CONFIG.SYS, similar to DOS6. Adds pretty
  33.           menu, if/then/else, use of variables, and on-the-fly editing in
  34.           CONFIG.SYS; reboot from cmd line; installation program upgrades
  35.           DOS6 multi-config; more! Does NOT write to your disk! NO resident
  36.           driver under DOS6! Up to 20 items per menu, 25 menus. MS-DOS 2.11
  37.           to 6.0, DR DOS 5.0/6.0, supports DOS= command.
  38.  
  39.           ----------------------------------------------------------------
  40.  
  41.           BOOT.SYS lets you display one or more menus at boot-up time and
  42.           have different parts of CONFIG.SYS and/or AUTOEXEC.BAT executed
  43.           depending on which menu options you select. Its basic functional-
  44.           ity is similar to the multi-config feature in MS/PC-DOS 6.0, but
  45.           BOOT.SYS goes much further with a nice menu, if/then/else and use
  46.           of variables in CONFIG.SYS, and editing of designated CONFIG.SYS
  47.           lines on-the-fly, just to name a few.
  48.  
  49.           ----------------------------------------------------------------
  50.  
  51.           Features           Benefits
  52.  
  53.           Multiple configu-  BOOT.SYS lets you make full use of your system
  54.           rations            by optimizing different configurations for
  55.                              each application/task.
  56.  
  57.           Runs in            BOOT.SYS removes the need to boot up, copy/re-
  58.           CONFIG.SYS         name config files, and reboot.
  59.  
  60.           Only one           BOOT.SYS keeps multiple configurations manage-
  61.           CONFIG.SYS and     able by sharing common commands and avoiding
  62.           AUTOEXEC.BAT       redundancy.
  63.  
  64.           Does all its       No risk of making potentially disasterous
  65.           magic in RAM only  changes to your disk. Works on diskless work-
  66.                              stations, too.
  67.  
  68.           State-of-the-art   Unlike MS/PC-DOS 6.0 multi-config, BOOT.SYS
  69.           menu screen        provides a nice user-configurable menu with
  70.                              colors, borders, shadows, and accelerator keys
  71.                              - no need to make excuses for that ugly
  72.                              screen.
  73.  
  74.           Default choice     BOOT.SYS works unobtrusively.
  75.           and timeout
  76.  
  77.           Reboot from cmd    BOOT.SYS goes out of your way if you don't
  78.           line into          need it; if you need to reboot frequently for
  79.           specific configu-  a certain task, you can make a certain selec-
  80.           ration             tion stick until you change your mind.
  81.  
  82.           Edit designated    This is a great help for "tweaking" a configu-
  83.           CONFIG.SYS lines   ration, for example the QEMM settings.
  84.           on-the-fly
  85.  
  86.           Sophisticated      The BOOT.SYS installation program gets you up
  87.           installation pro-  and running very quickly. It creates sample
  88.           gram               configuration files and detailed explanations
  89.                              customized for your system. You're up and
  90.                              running BOOT.SYS even before you look at the
  91.                              documentation.
  92.  
  93.           Automatically      If you're using MS/PC-DOS 6.0 multi-config,
  94.           upgrades DOS6      you get a head start: within ten minutes you
  95.           multi-config       have all your configurations up and running
  96.                              and you can start exploiting the advanced
  97.                              features in BOOT.SYS.
  98.  
  99.           Nested and         Organize your configuration procedure system-
  100.           sequential menus   atically. Use submenus for related configura-
  101.                              tions and menu sequences for unrelated aspects
  102.                              of your system.
  103.  
  104.           Use variables in   Eliminate redundancy in CONFIG.SYS to make it
  105.           CONFIG.SYS         easier to maintain.
  106.  
  107.           Pass variables on  Keep the interface between CONFIG.SYS and
  108.           to AUTOEXEC.BAT    AUTOEXEC.BAT simple and intuitive.
  109.  
  110.           If/then/else in    Create a single CONFIG.SYS file that can adapt
  111.           CONFIG.SYS         to different DOS versions, hardware and soft-
  112.                              ware environments. Run it on all PCs in your
  113.                              organization or just use it to have your
  114.                              notebook adapt to whether you're at work, on
  115.                              the road, or at home.
  116.  
  117.           Up to 20 items     You'll never outgrow BOOT.SYS.
  118.           per menu, up to
  119.           25 menus
  120.  
  121.           Rename files out   An exotic feature, but if your memory manager
  122.           of CONFIG.SYS      automatically starts reoptimizing whenever it
  123.                              detects a change in your configuration, you
  124.                              *must* have it.
  125.  
  126.           No resident        No more fears of compatibility problems.
  127.           driver under
  128.           MS/PC-DOS 6.0 and
  129.           DR DOS
  130.  
  131.           Date/Time and      Schedule periodic activities such as backups
  132.           Oncea...           or defrag runs so you'll never forget them.
  133.           Functions
  134.  
  135.           Runs under all     Get a major benefit of MS/PC-DOS 6.0 under
  136.           DOS versions       MS/PC-DOS 2.11 to 6.0 and DR DOS 5.0/6.0, too.
  137.  
  138.           ----------------------------------------------------------------
  139.  
  140. Product name: BOOT.SYS
  141. Product type: Software
  142. Is shareware: TRUE
  143.  Only in USA: FALSE
  144.   Is retired: FALSE
  145. Version nmbr: 2.00
  146. Version date: 06.15.93
  147.     Platform: IBM PC, DOS 2.11 or better, 0k RAM
  148.     Requires: Runs on single-floppy systems
  149.               New version now works with DR DOS, too.
  150.  Recommended:
  151.  Category #1: Utilities, System Utilities, Configuration utilities
  152.  Category #2: Utilities, System Utilities, Operating systems
  153.  Category #3: Utilities, Hardware utilities, CPU & memory utilities
  154.  Category #4: Utilities, Menu systems & file managers, Work environment managers
  155.  Category #5: Programming, Programming utilities, Desktop tools for programmers
  156. Registration: $39.00
  157.  Ship to USA: $5.00
  158.  Ship Canada: $5.00
  159.  Ship global: $11.00
  160. Registration: SFR 70.00  (Swiss Francs)
  161.   Ship to CH: SFR 5.00
  162.  Ship Europe: SFR 10.00
  163.  Ship global: SFR 15.00
  164. User benefits: Printed manual
  165.                Current disk, choice of 3½" or 5¼" disk
  166.                3 month(s) of support
  167.                  Phone support
  168.                    900# phone support
  169.                  CIS support
  170.                  Mail support
  171.                3 month(s) for return
  172.                  Limited return policy
  173.                lifetime free upgrading allowed
  174.                0 free update disk(s) sent out
  175.                Real manual; Free CompuServe IntroPak
  176. Vers. reason: Major upgrade: state-of-the-art menu (unlike DOS6), installation
  177.   program, if/then/else and variables in CONFIG.SYS, reboot from cmd line into
  178.   specific config, up to 20 items per menu, rename files out of CONFIG.SYS,
  179.   support for MS/PC-DOS 6.0 and DR DOS
  180. Approx. download size: 200K
  181.      BBS filename: BOOT200.ZIP
  182. FREE download ph#: 909-681-6221
  183.   CIS filename: BOOTSY.ZIP
  184.     Located in: CIS:IBMSYS forum LIB 1
  185. UserID contact: 73237,3556
  186. Short desc:
  187.   The heavy-duty configuration manager
  188.  Long desc:
  189.   BOOT.SYS gives you one or more menus out of CONFIG.SYS to
  190.   select your configuration *while* you're booting up.
  191.   It has all the features of DOS6 multi-config, plus a pretty
  192.   menu; if/then/else, use of variables, and on-the-fly editing
  193.   in CONFIG.SYS; reboot from the cmd line; installation program,
  194.   automatically upgrades DOS6 multi-config; more!
  195.   Does NOT write to your disk! NO resident driver under DOS6!
  196.   Up to 20 items per menu, 25 menus.
  197.   MS/PC-DOS 2.11 to 6.0, DR DOS 5.0/6.0, supports DOS= command.
  198. Author:
  199.   Hans Salvisberg, Bellevuestr. 18, CH-3095 Berne, SWITZERLAND
  200.   Member of the Association of Shareware Professionals(R) (ASP)
  201.   CompuServe: 73237,3556  Internet: 73237.3556@compuserve.com
  202.   VISA/MC/AmEx accepted; all prices in Swiss Francs - or
  203.   contact PsL in the U.S. at 713-524-6394, FAX 713-524-6398
  204.